-
Home
-
Two-Factor
-
0.13.0 (latest)
-
Code
-
Classes
- U2F
Total Complexity |
49 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
347 |
Lines of code |
194 |
Logical lines of code |
136 |
Comment lines |
90 |
Methods |
11 |
Properties |
3 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
doAuthenticate() |
B |
40 |
16 |
57 |
doRegister() |
A |
38 |
13 |
64 |
get_certs() |
S |
60 |
5 |
13 |
getAuthenticateData() |
S |
59 |
3 |
15 |
pubkey_to_pem() |
S |
61 |
3 |
12 |
__construct() |
S |
68 |
2 |
7 |
createChallenge() |
S |
66 |
2 |
8 |
fixSignatureUnusedBits() |
S |
69 |
2 |
6 |
getRegisterData() |
S |
70 |
1 |
6 |
base64u_encode() |
S |
77 |
1 |
3 |
base64u_decode() |
S |
78 |
1 |
3 |